stylecontext: Call get_style(), not create_style()
authorBenjamin Otte <otte@redhat.com>
Mon, 23 Feb 2015 02:06:02 +0000 (03:06 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 Mar 2015 14:23:32 +0000 (15:23 +0100)
commit776d99ac516ca9754647bb3a582c53c07cd5c3cf
tree2aec31fab7b5b5f3988412bf75b4ed856a0e25a8
parent092ff983f734776e31bcfa033c820e8c1f7f1ee3
stylecontext: Call get_style(), not create_style()

We want to ensure that the style is created properly.

This also allows making the create_Style() function private.
gtk/gtkcssnode.c
gtk/gtkcssnodeprivate.h
gtk/gtkstylecontext.c